home *** CD-ROM | disk | FTP | other *** search
- -- background: 3422 from stack: in
- -- bmap block id: 4713
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 2002
- -- rect: left=2 top=2 right=26 bottom=510
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: dayName
-
-
- -- part 2 (field)
- -- low flags: 00
- -- high flags: 2007
- -- rect: left=2 top=25 right=320 bottom=510
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: dayText
- ----- HyperTalk script -----
- on closeField
- put field dayText into field (first item of field dayName & "text") of recent card
- end closeField
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=489 top=323 right=339 bottom=509
- -- title width / last selected line: 0
- -- icon id / first selected line: 6720 / 6720
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- pop card
- end mouseUp
-
-